func crypto/tls.roundUp
2 uses
crypto/tls (current package)
conn.go#L320: func roundUp(a, b int) int {
conn.go#L379: minPayload := explicitNonceLen + roundUp(hc.mac.Size()+1, blockSize)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)